RKC CB100~CB900 communication driver

 

RKC CB100-CB900 communication driver is the driver to communicate with CB100, CB400, CB500, CB700 and CB900 module digital controller of RKC Instrument Corp., in Japan.

 

1. Read settings

 

<Figure 1> is read setting example of RKC CB100-CB900 driver.

<Figure 1> Read setting example of RKC CB100-CB900 driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively according to setting of controller.

 

RKC CB100-CB900 driver's read schedule

Read schedule setting parameters are as follows :

1) STATION – STATION number set at controller(0~99).

2) Read Type – Input memory type. Refer to <Table 1>.

3) Read start address – Don't care.

4) Save Start Address for Communication Server – readed data saving start address of communication server.

5) Read Size – Fixed to 1.

 

Read schedule example)

READ STATION Read Type Read Start Address Memory Save Address Read Size(Fixed to 1)
FLOAT, 1, M1, 0, 0, 1,
FLOAT, 1, S1, 0, 1, 1,

<Table 1> is memory area possible to be used at RKC CB100-CB900 protocol.

Area

Data Type

Remarks

M1

Measured Value : PV

Read only.

M2, M3

transformer input1, 2

0.0 ~ 100.0A, Read only.

AA, AB

Alarm 1, 2 Status

0:OFF, 1:ON, Read only.

B1

Burnout

0:OFF, 1:ON, Read only.

ER

Error Code

0 ~ 255, Read only.

SR

RUN/STOP Function

0:OFF, 1:ON, Read/Write.

S1

Set value(SV)

SV Setting Value, Read/Write.

A1, A2

Alarm 1, 2 Setting

Read/Write.

A3, A4

Heat break alarm 1, 2 Setting

0.0 ~ 100.0A, Read/Write.

A5

Control loop  break alarm Setting

0.1 ~ 200.0 min, Read/Write.

A6

LBA deadband Setting

Temp:0~9999, Voltage-current:0~100%, Read/Write.

G1

Autotuning

0:STOP, 1:RUN, Read/Write.

G2

Self-tuning

0:STOP, 1:RUN, Read/Write.

P1

Heat-side proportional band

Read/Write.

I1

Integral time

1~3600 sec(0:PD control), Read/Write.

D1

Derivative time

1~3600 sec(0:PI control), Read/Write.

W1

Anti-reset windup

1~100%(0:integral action OFF), Read/Write.

T0

Heat-side proportioning cycle

1~100 sec, Read/Write.

P2

Cool-side proportioning band

1~1000% sec, Read/Write.

V1

Deadband

Temp Input :-10~10, Read/Write.

T1

Cool-side proportioning cycle

1~100 sec, Read/Write.

PB

PV Voltage

-1999~1999 or -199.9~199.9, Read/Write..

LK

Set data lock Function

0~7, Read/Write.

<Table 1> Memory area possible to be used at RKC CB100-CB900 protocol
2. Write settings

Write to direct address of controller, regardless of SCAN File.

 

Digital Write

Digital write setting parameters are as follows :

1) PORT           Connected PORT number           

2) Station         Station number        0 ~ 99.

3) ADDRESS    Don't care             

4) Extra1          Memory area         Refer to <Table 1>

5) Extra2          Don't care             

 

Write example 1)

Station:1, Extra1:SR

The setting parameter shown above is example for RUN/STOP the RKC controller.

 

Analog Write

Analog write setting parameters are as follows :

1) PORT           Connected PORT number           

2) Station         Station number        0 ~ 99.

3) ADDRESS    Don't care

4) Extra1          Memory area         Refer to <Table 1>

5) Extra2          Entire the number of digits, Integer : 1, Etc : 0 or the number of digits

 

Write example 1)

STATION:1, EXTRA1:S1

The setting parameter shown above is setting SV value(set value) example for RKC controller.